home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / tunebite / tunebite.exe / {app} / tunebite_en.chm / layout.css < prev    next >
Cascading Style Sheet File  |  2006-05-10  |  1KB  |  40 lines

  1. body  { color: #111111; font-size: 13px; font-family: sans-serif, Arial; line-height: 17px; background-color: #ffffff; text-align: left; margin: 5px }
  2.  
  3.  
  4. a:link     { color: #9e1e1e; font-weight: normal; text-decoration: none }
  5. a:visited   { color: #9e1e1e; font-weight: normal; text-decoration: none }
  6. a:hover   { color: #9e1e1e; text-decoration: underline }
  7. a:active  { color: #abda3c; font-weight: normal; text-decoration: none }
  8.  
  9.  
  10. h1   { font-size: 17pt; line-height: 19pt; text-align: left; border-bottom: 2px solid #841e1e }
  11. h2  { font-size: 15pt; line-height: 17pt; text-align: left }
  12. h3  { font-size: 13pt; line-height: 15pt; text-align: left }
  13.  
  14.  
  15. .texts     { text-align: justify; margin-bottom: 25px; padding-right: 20px; width: 380px; height: auto; min-width: 380px; max-width: 380px; float: left; clear: both }
  16. .figures   { text-align: left; margin-bottom: 25px; position: relative; width: 320px; min-width: 310px; float: left }
  17.  
  18.  
  19. .instruction  {
  20.     font-weight: bold;
  21. }
  22. .figuredesc {
  23.     background-color: #F5F5F5;
  24.     font-size: 11px;
  25.     line-height: 14px;
  26.     padding: 5px;
  27.     margin-bottom: 50px;
  28. }
  29. .hint  {
  30. }
  31. .teaser {
  32.     font-weight: bold;
  33. }
  34.  
  35. .todo {
  36.     color: red;
  37. }
  38. ol { text-align: left; list-style-type: decimal; margin: 1em 0 1em 40px }
  39. table { font-size: 10pt }
  40.